projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad4ec84
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Jun 1993 05:56:00 +0000
(
05:56
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Jun 1993 05:56:00 +0000
(
05:56
+0000)
lisp/dired.el
patch
|
blob
|
history
diff --git
a/lisp/dired.el
b/lisp/dired.el
index f3916b62b128c02a90b13c1cd2d42033ad33004a..949eaec83f67bba8490a07ab83158f6bf78a6ff9 100644
(file)
--- a/
lisp/dired.el
+++ b/
lisp/dired.el
@@
-1716,7
+1716,7
@@
A prefix argument says to unflag those files instead."
(interactive "P")
(let ((dired-marker-char (if unflag-p ?\040 dired-del-marker)))
(dired-mark-if
- ;; It is less than general to check for
~
here,
+ ;; It is less than general to check for
#
here,
;; but it's the only way this runs fast enough.
(and (save-excursion (end-of-line)
(or